home *** CD-ROM | disk | FTP | other *** search
/ PowerLink 2.0 / PowerLink 2.0 DLR 01206.iso / data1.cab / Common / Sql.ini < prev    next >
Encoding:
INI File  |  1999-01-04  |  2.0 KB  |  56 lines

  1. ; POWERLINK OP US
  2. ; Gupta Corporation 1995
  3. ; SQLBase 6.1.1 Initialization file 
  4. ;
  5.  
  6. [dbwservr]
  7. ;
  8. ; This section is for the LOCAL Multi-Tasking windows database engine. 
  9. ; Multiple Windows applications may connect to it at the same time.  
  10. ; Each is treated as a separate transaction.
  11. ;
  12. ; System incompatibilities can exist among DBWSERVR, Windows 3.x, and 
  13. ; SMARTDRV.  These incompatibilities can cause outages and/or loss of data if
  14. ; the correct settings are not used.  For DBWSERVR, always use DIRECTIO=0. For
  15. ; SMARTDRV, always disable write caching for disk drives where databases
  16. ; exist that DBWSERVR may use.  Please refer to the Release Notes for further
  17. ; information.
  18. ;
  19. servername=server2
  20. sortcache=1000
  21. locktimeout=2
  22. directio=0
  23. dbdir=
  24. logdir=
  25. tempdir=
  26. cache=1500
  27.  
  28. [winclient.dll]
  29. ;
  30. ; This section is for the Windows client workstations.  Here you will specify
  31. ; the COMmunication DLL(s) that the Windows application(s) intend to use.  Use
  32. ; "sqldbw" for the LOCAL single-user database engine (dbwindow.exe), "sqlwsv"
  33. ; for the LOCAL  multi-tasking database engine (dbwservr.exe),  "sqlnbiow"  to
  34. ; access a REMOTE database using NetBios, "sqlspxw" from a Netware 3.11 
  35. ; client or "sqlspxw4" from a Netware 4.x client to  access  a REMOTE SQLBase
  36. ; database using SPX communications or "sqlwsock" from a client using Windows 
  37. ; Sockets and TCP/IP interface to access a REMOTE Windows NT server or 
  38. ; "sqltifsw" to access  a  REMOTE  database server using TCP/IP communications
  39. ; from FTP Software, "sqltipcw" to access a REMOTE database server using 
  40. ; PC/NFS communications or "sqltinvw" to access a REMOTE database server 
  41. ; using TCP/IP communications from Novell. 
  42. ; Uncomment the COMmunication DLL(s) that the application(s) will use.
  43. ;
  44. ;comdll=sqldbw
  45. comdll=sqlwsv
  46. ;comdll=sqlnbiow
  47. ;comdll=sqlspxw
  48. ;comdll=sqlspxw4
  49. ;comdll=sqlwsock
  50. ;comdll=sqltifsw
  51. ;comdll=sqltinvw
  52. ;comdll=sqltipcw
  53. ;
  54. ; These are the remote connection DB names for Oracle Databases. 
  55. [oragtwy]
  56. ;